Create
Create a cloud content delivery badge or move an existing one.
Command
ugs ccd badges create <release-num> <badge-name> [options]
Arguments
<release-num>: The release number for the badge.<badge-name>: Name of the badge to create.
Options
| Option | Alias | Description |
|---|---|---|
| environment-name | -e, --environment-name | The Unity environment name. |
| project-id | -p, --project-id | The Unity cloud project id. |
| bucket-name | -b, --bucket-name | The name of the bucket to associate with the badge. |
| help | -?, -h, --help | Display help and usage information. |
| quiet | -q, --quiet | Reduce logging to a minimum. |
| json | -j, --json | Use JSON as the output format. |